github.com/refraction-networking/utls.cipherSuite.ka (field)
5 uses
github.com/refraction-networking/utls (current package)
cipher_suites.go#L142: ka func(version uint16) keyAgreement
handshake_client.go#L745: keyAgreement := hs.suite.ka(c.vers)
handshake_server.go#L619: keyAgreement := hs.suite.ka(c.vers)
u_public.go#L522: ka: cs.Ka,
u_public.go#L540: Ka: cs.ka,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |